Response Encryption Configuration
Configurations options for encrypting an authorization response if requested by the verifier.
OpenId4VP recommends supporting encrypting the authorization response
Inheritors
Types
Link copied to clipboard
Wallet doesn't support replying using unencrypted authorization responses
Link copied to clipboard
data class Supported(val supportedAlgorithms: List<JWEAlgorithm>, val supportedMethods: List<EncryptionMethod>) : ResponseEncryptionConfiguration
The wallet supports encrypting authorization responses